kotlin-stdlib
JRE
kotlin-stdlib
/
kotlin
/
[JRE]Number
/
toInt
to
Int
JRE
abstract
fun
toInt
(
)
:
Int
Content copied to clipboard
Returns the value of this number as an
Int
, which may involve rounding or truncation.